PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getDpiY Method
In This Topic
    getDpiY Method
    In This Topic
    Gets the image's vertical resolution.
    Syntax
    public double getDpiY()

    Return Value

    The vertical resolution of the displayed image.
    See Also